Prevent the use of "test" as a crate name. Fixes #2432.
authorTim Erwich <timerwich@gmail.com>
Fri, 4 Mar 2016 19:32:22 +0000 (19:32 +0000)
committerTim Erwich <timerwich@gmail.com>
Tue, 22 Mar 2016 08:45:48 +0000 (09:45 +0100)
commitd30e963ce67d3702f53455f55585ffa1583814fe
tree9d2575ac94c5487f050b361c4bc31cf8916387e2
parent132b82d75f607dcb1116b8d44fe60f202f1eb110
Prevent the use of "test" as a crate name. Fixes #2432.
src/cargo/ops/cargo_new.rs
tests/test_cargo_init.rs
tests/test_cargo_new.rs